搜索

首页  >  问答  >  正文

ios - TTableVIew提示错误,请路过的点进来看看

Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Could not load NIB in bundle: 'NSBundle </Users/gamefire/Library/Developer/CoreSimulator/Devices/3854A124-3049-42D5-914D-E1D0FDD21704/data/Containers/Bundle/Application/1C886E44-D8E8-4CEB-8A6A-72FFA01544B9/LPDemo.app> (loaded)' with name 'cells'
tableView刷新提示这个错误,不知道错哪了?求路过的指点

阿神阿神2890 天前240

全部回复(2)我来回复

  • PHPz

    PHPz2017-04-17 17:47:10

    table view 或者cell 或者其他,没有Identifier为“cells”的

    回复
    0
  • 伊谢尔伦

    伊谢尔伦2017-04-17 17:47:10

    cell是哪里创建的(IB还是代码),有没有注册,有没有打上唯一标识?

    回复
    0
  • 取消回复