2011-02-05 20:08:13.310 Nav[1182:207] Here~!
2011-02-05 20:08:13.316 Nav[1182:207] *** Assertion failure in -[UITableView _createPreparedCellForGlobalRow:withIndexPath:], /SourceCache/UIKit_Sim/UIKit-1447.6.4/UITableView.m:5613
2011-02-05 20:08:13.318 Nav[1182:207] *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'UITableView dataSource must return a cell from tableView:cellForRowAtIndexPath:'
*** Call stack at first throw:
(
0 CoreFoundation 0x00db0be9 __exceptionPreprocess + 185
1 libobjc.A.dylib 0x00f055c2 objc_exception_throw + 47
2 CoreFoundation 0x00d69628 +[NSException raise:format:arguments:] + 136
3 Foundation 0x000b447b -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 116
4 UIKit 0x0032d8f3 -[UITableView(UITableViewInternal) _createPreparedCellForGlobalRow:withIndexPath:] + 883
5 UIKit 0x0032377f -[UITableView(UITableViewInternal) _createPreparedCellForGlobalRow:] + 75
6 UIKit 0x00338450 -[UITableView(_UITableViewPrivate) _updateVisibleCellsNow:] + 1561
7 UIKit 0x00330538 -[UITableView layoutSubviews] + 242
8 QuartzCore 0x01c6e451 -[CALayer layoutSublayers] + 181
9 QuartzCore 0x01c6e17c CALayerLayoutIfNeeded + 220
10 QuartzCore 0x01c6737c _ZN2CA7Context18commit_transactionEPNS_11TransactionE + 310
11 QuartzCore 0x01c670d0 _ZN2CA11Transaction6commitEv + 292
12 QuartzCore 0x01c977d5 _ZN2CA11Transaction17observer_callbackEP19__CFRunLoopObservermPv + 99
13 CoreFoundation 0x00d91fbb __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 27
14 CoreFoundation 0x00d270e7 __CFRunLoopDoObservers + 295
15 CoreFoundation 0x00cefbd7 __CFRunLoopRun + 1575
16 CoreFoundation 0x00cef240 CFRunLoopRunSpecific + 208
17 CoreFoundation 0x00cef161 CFRunLoopRunInMode + 97
18 GraphicsServices 0x016e5268 GSEventRunModal + 217
19 GraphicsServices 0x016e532d GSEventRun + 115
20 UIKit 0x002c842e UIApplicationMain + 1160
21 Nav 0x00001c48 main + 102
22 Nav 0x00001bd9 start + 53
)
terminate called after throwing an instance of 'NSException'