Apple has good docs on it[1]. I find the easiest solution is to create a custom cell nib and style that. If I need multiple custom cells I tend to do it in code. This was something I always found difficult to do well but over the years it's improved a lot (especially with the appearance API in iOS 5).
k-mcgrady|13 years ago
[1] http://developer.apple.com/library/ios/#documentation/UserEx...
jarcoal|13 years ago
https://github.com/vicpenap/PrettyKit