I have a UILabel as a UITableView header. Plus I have a UISearchController above it.
I can't figure out how to reduce the space between:
- UITableView header and a UISearchController
- UITableView header and a first cell in the section.
Here is how it looks like in Simulator: https://cln.sh/22Rqcz
Here is my Storyboard hierarchy: https://cln.sh/7s2IcB