Terminating app due to uncaught exception ‘NSInternalInconsistencyException‘, reason: ‘attempt to delete row 0 from section 0 which only contains 0 rows before the update‘
出现在不存在的分区或者行的时候针对分区或行进行刷新
iOS UITableViewController出现crash
原文:http://www.cnblogs.com/yujidewu/p/5340872.html