- Define HNDecoratedTableView instance and connect to table in Interface Builder.
- Call "setBackgroundImage:withInsets:forCell:forRowAtIndexPath:" in "tableView:willDisplayCell:forRowAtIndexPath:".
Please read code in sample project to learn how to use it.
Thanks.