func tableView()

in eCommerce/Controllers/ProductsViewController.swift [154:156]


    func tableView(_ tableView: UITableView, heightForHeaderInSection section: Int) -> CGFloat {
        return 120
    }