Reusable Views Using Protocols Try the protocol oriented programming using swift 22 ! Reusable cell and Nib views Registering a UITableView to a cell in one line Use protocol to implement the "decorator" design pattern in a more swifty way ^^