For my application I\'m using a TableView and using customized UITableViewCells.
I customized my cells via interface builder, not programmatically. Is there a way to als
I don't know if there is a gradient option, but you could add an UIImageView to the custom cell and add an image with a gradient.