On my app I have setup a UISearchBar that is initially offset until the user scrolls up. The problem is that the section headers (letters on the right hand side) are also offset, thus hiding the first two letters.
How can I remove the offset for this only or remove it altogether?