views:

29

answers:

0

Hello, I am new to iPhone development, and I can not understand the working principle of UITableView well.

I customize the UITableViewCell, and the cell contains imageview. In addition, I initialize the cell reusable. However, when I drag the UITableView, it scrolls slowly.

Then what should I do to process it?