Guest User

Untitled

a guest
Nov 15th, 2018
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. func register(_ cellClass: AnyClass?, forCellReuseIdentifier identifier: String)
  2.  
  3. func tableView(_ tableView: UITableView, cellForRowAt indexPath: IndexPath) -> UITableViewCell
  4.  
  5. func dequeueReusableCell(withIdentifier identifier: String) -> UITableViewCell?
Add Comment
Please, Sign In to add comment