我有一个泛型类:classPaginatedTableViewController:UITableViewController还有一个我尝试从Storyboard中实例化的:classCandidatesTableViewController:PaginatedTableViewController我在StoryboardCustomClass下拉菜单中找不到CandidatesTableViewController。如果我强制它然后在代码中转换我的Controller,应用程序会在运行时崩溃并提示我的Controller(应该是CandidatesTableViewControlle