在UITableView中经常用到这个类,但一直不知道怎么初始化,网上抄录的代码如下,果然好用
NSIndexPath *index = [NSIndexPath indexPathForRow:0 inSection:4];