Thursday 30 May 2013

ChakriTableViewusingplist[1445:c07] *** Assertion failure in -[UITableView _endCellAnimationsWithContext:], /SourceCache/UIKit_Sim/UIKit-2372/UITableView.m:1070
2013-05-30 12:08:51.779 ChakriTableViewusingplist[1445:c07] *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Invalid update: invalid number of rows in section 0.  The number of rows contained in an existing section after the update (9) must be equal to the number of rows contained in that section before the update (14), plus or minus the number of rows inserted or deleted from that section (0 inserted, 1 deleted) and plus or minus the number of rows moved into or out of that section (0 moved in, 0 moved out).'
*** First throw call stack:
(0x1c90012 0x10cde7e 0x1c8fe78 0xb63f35 0xb6b8d 0xc3846 0xc38c1 0x317d 0xd1384 0x20eb1b 0x10e1705 0x18920 0x188b8 0xd9671 0xd9bcf 0xd96a6 0x2a9f95 0x10e1705 0x18920 0x188b8 0xd9671 0xd9bcf 0xd8d38 0x4833f 0x48552 0x263aa 0x17cf8 0x1bebdf9 0x1bebad0 0x1c05bf5 0x1c05962 0x1c36bb6 0x1c35f44 0x1c35e1b 0x1bea7e3 0x1bea668 0x1565c 0x2342 0x2275)

libc++abi.dylib: terminate called throwing an exception



i got this error while i am editing the table view cells deleting the cell from table view

No comments:

Post a Comment