When setting a table view to grouped in interface builder, is there a way to hide the ‘title’ heading? It doesn’t display on load, but it’s making it difficult to arrange the other items on my view correctly (I have to overlap the items below with the the table view to get it to appear correctly).
EDIT
Here’s what I mean:

You can see that I have had to place the label over the table (using trial and error), otherwise when the view is loaded (without the section header) there is a large gap.
No, you can’t control what is shown in the mockup of the grouped UITableView in IB