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刷新提示这个错误,不知道错哪了?求路过的指点
table view 或其他,沒有Identifier為「cells」的

cell是哪裡創建的(IB還是代碼),有沒有註冊,有沒有打上唯一標識?