I notice that in most Apple programs using table views in grouped mode, the sections are vertically centered. For example, try editing an entry in the Contacts app. How would I go about achieving this effect in my own applications?
Ok, apparently I'm not too good at explaining myself. I meant that the cell usually defaults to the top of the screen. How would I set it so that it moves to the center?