Почему я получаю следующую ошибку:
*** Assertion failure in -[TTTableView _createPreparedCellForGlobalRow:withIndexPath:], /SourceCache/UIKit_Sim/UIKit-1448.89/UITableView.m:5678
*** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'UITableView dataSource must return a cell from tableView:cellForRowAtIndexPath:'
*** Call stack at first throw:
Как это исправить?
точка, в которой он останавливается:
- (void)layoutSubviews {
[super layoutSubviews]; //right here
этовнутри TTTableView.m