I have a few (grouped style) tables in my iphone app (only on part of the screen and added with Interface Builder though, not subclassed from UITableViewC
Interface Builder
UITableViewC
I think you want to set
tableView.alwaysBounceVertical = NO;