Closed nitishmakhija closed 5 years ago
I saw you have hard coded the UITableViewControllerDataSource method open override func numberOfSections(in tableView: UITableView) -> Int { return 1 }
open override func numberOfSections(in tableView: UITableView) -> Int { return 1 }
I saw you have hard coded the UITableViewControllerDataSource method
open override func numberOfSections(in tableView: UITableView) -> Int { return 1 }