Error from log:
2011-04-04 00:22:05.423 Cantinos[437:207] Unknown class tableView in Interface Builder file.
2011-04-04 00:22:05.432 Cantinos[437:207] *** Terminating app due to uncaught exception 'NSRangeException', reason: '*** -[NSMutableArray objectAtIndex:]: index 0 beyond bounds for empty array'
*** Call stack at first throw:
(
0 CoreFoundation 0x00dc85a9 __exceptionPreprocess + 185
1 libobjc.A.dylib 0x00f1c313 objc_exception_throw + 44
2 CoreFoundation 0x00dbe0a5 -[__NSArrayM objectAtIndex:] + 261
3 Cantinos 0x000038c1 -[FirstViewController tableView:cellForRowAtIndexPath:] + 113
4 UIKit 0x0032db98 -[UITableView(UITableViewInternal) _createPreparedCellForGlobalRow:withIndexPath:] + 634
5 UIKit 0x003234cc -[UITableView(UITableViewInternal) _createPreparedCellForGlobalRow:] + 75
6 UIKit 0x003388cc -[UITableView(_UITableViewPrivate) _updateVisibleCellsNow:] + 1561
7 UIKit 0x0033090c -[UITableView layoutSubviews] + 242
8 QuartzCore 0x01d68a5a -[CALayer layoutSublayers] + 181
9 QuartzCore 0x01d6addc CALayerLayoutIfNeeded + 220
10 QuartzCore 0x01d100b4 _ZN2CA7Context18commit_transactionEPNS_11Transacti onE + 310
11 QuartzCore 0x01d11294 _ZN2CA11Transaction6commitEv + 292
12 UIKit 0x002ba9c9 -[UIApplication _reportAppLaunchFinished] + 39
13 UIKit 0x002bae83 -[UIApplication _runWithURL

ayload:launchOrientation:statusBarSty le:statusBarHidden:] + 690
14 UIKit 0x002c5617 -[UIApplication handleEvent:withNewEvent:] + 1533
15 UIKit 0x002bdabf -[UIApplication sendEvent:] + 71
16 UIKit 0x002c2f2e _UIApplicationHandleEvent + 7576
17 GraphicsServices 0x01720992 PurpleEventCallback + 1550
18 CoreFoundation 0x00da9944 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FU NCTION__ + 52
19 CoreFoundation 0x00d09cf7 __CFRunLoopDoSource1 + 215
20 CoreFoundation 0x00d06f83 __CFRunLoopRun + 979
21 CoreFoundation 0x00d06840 CFRunLoopRunSpecific + 208
22 CoreFoundation 0x00d06761 CFRunLoopRunInMode + 97
23 UIKit 0x002ba7d2 -[UIApplication _run] + 623
24 UIKit 0x002c6c93 UIApplicationMain + 1160
25 Cantinos 0x00001bf4 main + 102
26 Cantinos 0x00001b85 start + 53
)
terminate called after throwing an instance of 'NSException'
hope you can help...