在 storyBoard 之外的 UITableViewController Xib 中,静态单元格选项不可用

Static Cells option is not available in UITableViewController Xib out side the storyBoard

当尝试在故事板外部的 XIB 中使用 UITableViewController 中的静态单元格时,我找不到用于选择静态单元格和动态单元格选项的选项。

静态 table 单元仅在嵌入 UITableViewController 实例时有效。

它在 StoryBoard UITableViewController 实例上可用

在 StoryBoard 中创建 UITableViewController