BS
func tableView(
_ tableView: UITableView, heightForHeaderInSection section: Int) -> CGFloat {
return 50
}
Прописан. Не пашет
Size: a a a
BS
func tableView(
_ tableView: UITableView, heightForHeaderInSection section: Int) -> CGFloat {
return 50
}
VO
BS
BS
VO
VO
BS
BS
VO
VO
BS
RG
O