Add this snippet to your iPhone project to give the background those familiar vertical stripes seen with grouped tables sections.
self.view.backgroundColor = [UIColor groupTableViewBackgroundColor];

UIView with Stripes
Add this snippet to your iPhone project to give the background those familiar vertical stripes seen with grouped tables sections.
self.view.backgroundColor = [UIColor groupTableViewBackgroundColor];

UIView with Stripes