2012-11-19 13:55:32.503 Note Collector[8980:c07] * Assertion failure in -[UITableView _endCellAnimationsWithContext:], /SourceCache/UIKit_Sim/UIKit-1914.84/UITableView.m:878 2012-11-19 13:55:32.509 Note Collector[8980:c07] CoreData: error: Serious application error. Exception was caught during Core Data change processing. This is usually a bug within an observer of NSManagedObjectContextObjectsDidChangeNotification. attempt to insert row 0 into section 0, but there are only 0 rows in section 0 after the update with userInfo (null) 2012-11-19 13:55:32.510 Note Collector[8980:c07] * Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'attempt to insert row 0 into section 0, but there are only 0 rows in section 0 after the update' First throw call stack: (0x1796022 0x1196cd6 0x173ea48 0x9b12cb 0x9d7fd 0xaa6d2 0xaa711 0x4b30 0xfe72f9 0x9dca29 0x1761855 0x1761778 0x92119a 0xf00673 0xf97f5e 0xefbad3 0xeff16b 0x4093 0x3e6c06 0x4ae49 0x4af34 0x206eb54 0x4077509 0x16cd803 0x16ccd84 0x16ccc9b 0x167f7d8 0x167f88a 0x1a626 0x29fd 0x2965) terminate called throwing an exception(lldb) *
I Dont Know Which code should be provided in order to analyse this issue. Pls let me know the necessary code. Thanks..