jnutting/ss-1-3-table-cells
Refactoring a tableview controller, making it more generic by moving display responsibility into a tableview cell subclass and by using a protocol to keep the tableview controller unaware of cell details.
Objective-C
Refactoring a tableview controller, making it more generic by moving display responsibility into a tableview cell subclass and by using a protocol to keep the tableview controller unaware of cell details.
Objective-C