SyntaxFix
Write A Post
Hire A Developer
Questions
The headers only remain fixed when the UITableViewStyle property of the table is set to UITableViewStylePlain. If you have it set to UITableViewStyleGrouped, the headers will scroll up with the cells.
UITableViewStyle
UITableViewStylePlain
UITableViewStyleGrouped