xib报错“nib must contain exactly one top level object which must be a UITableViewCell instance”

xib使用过程中报错及解决办法 错误原因:“nib must contain exactly one top level object which must be a UITableViewCell instance”“nib必须恰好包含一个顶级对象,该对象必须是UITableViewCell实例” 因为在xib界面该错误是在 xib 中的 cell 的同一层级出现了其他的控件,检查一下 xib
相关文章
相关标签/搜索