I want to make sample that should use technic that you can see in Reminders, ibooks, note apps.


As you can see in Reminders app divider is looks like this:


Reminders has dot line divider.
iBook has bookshelf divider.
So the question is how to make custom divider like in example apps? And divider should be drawing even if no data set up to table view.
Need to add
UIViewwithbackgroundColoraspatternWithColor:["your image with custom divider"]belowUITableViewcontentSize.