Hi,
If I use method for custom section header view than header is not presented properly:
func tableView(_ tableView: UITableView, viewForHeaderInSection section: Int) -> UIView?
Can you provide me instructions what should I do to make this work, thank you.