Traditionally, I've used group element titles in my Settings.bundle file, as suggested in the answer to this question:
best way to add license section to iOS settings bundle
However, under iOS 7, this technique leads to a portion of the text appearing above the top of the page. You can manually scroll up to view it in some cases, but it still looks very unprofessional.
The current release of Apple's iBooks app shows its "Acknowledgements" setting properly, so there must be a way to do this properly under iOS 7.
What is it?