francis-bware
Results
1
comments of
francis-bware
Fixed it by replacing `public func tableView(tableView: UITableView, didSelectRowAtIndexPath indexPath: NSIndexPath) {` with `public func tableView(_ tableView: UITableView, didSelectRowAt indexPath: IndexPath) {`