When setting a UITableView style to grouped the header section in iOS7 can’t be removed.
Using the grouped style is nice as it stops the table view showing extra empty cells to fill the table.
A simple fix is …
To help find the directory that your app is running from in the iOS simulator, just add the following code in the app start up delegate: