tags:

views:

21

answers:

1

hi How to set background image of UITabelViewCell? I want to set image of each cell of UITabelview kindly help in this issue aeap

A: 

Make custom cell by adding image view background to cell. Set image in imageview.

Hiren Gujarati