You can create your own view, and then apply the background color that each line requires, and then add it as a custom view. If you need different colors for odd / even lines, this is the best approach right now. I am going to update this library, there will be a function returning uitableview child elements so that you can iterate between them and set the background color for each row.
source share