I've learned that just setting the tableHeaderView property does it, i.e. :
tableView.tableHeaderView = customView;and that's it.
I've learned that just setting the tableHeaderView property does it, i.e. :
tableView.tableHeaderView = customView;and that's it.