I want to make a UITableView as close to the iOS settings view as possible:
How do i create the space between different sections? What\'s the best way?
You just select grouped style in the Interface Builder and it will separate the table per section, similar as is in the screenshot.
Here is an attachment: