SyntaxFix
Write A Post
Hire A Developer
Questions
Add in numberOfRowsInSection your code [self.tableView setContentInset:UIEdgeInsetsMake(108, 0, 0, 0)];. So you will set your contentInset always you reload data in your table
[self.tableView setContentInset:UIEdgeInsetsMake(108, 0, 0, 0)];