Pretty simple code:
func numberOfSectionsInTableView(tableView: UITableView?) -> Int { return 1 } func tableView(tableView:UITableView!, numberOfRows
I am getting this error whenever I use reuse Identifer name different than the custom class name unifid those names solve it for me