码迷,mamicode.com
首页 > 其他好文 > 详细

NSInternalInconsistencyException

时间:2016-09-11 00:09:10      阅读:485      评论:0      收藏:0      [点我收藏+]

标签:

2016-09-10 12:48:13.281 Friend[92304:1843372] *** Terminating app due to uncaught exception ‘NSInternalInconsistencyException‘, 
reason: ‘Invalid update: invalid number of rows in section 4.
The number of rows contained in an existing section after the update (0) must be equal to the number of rows
contained in that section before the update (1), plus or minus the number of rows inserted or deleted from that
section (0 inserted, 0 deleted) and plus or minus the number of rows moved into or out of that section (0 moved in, 0 moved out).‘

  是因为删完cell之后,数目不对

NSInternalInconsistencyException

标签:

原文地址:http://www.cnblogs.com/tanglimei/p/5860604.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!