// Register the UITableViewCell class with the tableView self.tableView.registerClass(UITableViewCell.self,forCellReuseIdentifier: self.cellIdentifier)