I would like to make my UITableView Footer stop floating over my content, as is the default activity. I want my footer to be.. well.. a footer. Always the last view to be displayed at the end of my tableview. :)
Same thing with the header too actually.
Is there any easy way to disable it from floating over top of the table view as you scroll?
Thank you everyone, I couldn't find an answer elsewhere.