[ad_1]
Since it seems you don’t have any xibs, you probably want to register the class itself:
tableView.register(CreateAccountCell.self, forCellReuseIdentifier:"CreateAccountCell");
0
[ad_2]
solved How create customs cell
[ad_1]
Since it seems you don’t have any xibs, you probably want to register the class itself:
tableView.register(CreateAccountCell.self, forCellReuseIdentifier:"CreateAccountCell");
0
[ad_2]
solved How create customs cell