Custom UITableViewCell – Not Quite As Daunting As I’d Thought…

customtablecell

I’ve previously hit on the need to use a custom UITableViewCell, though I’ve always shied away from it because of project time constraints and the assumption that it would take some sweet time to perfect. Well… as it turns out I was wrong. It’s easy! Create in X-Code If you create a new file in [...]