//设置播放列表
[self.tableView selectRowAtIndexPath:[NSIndexPath indexPathForRow:self.indexPath inSection:0] animated:YES scrollPosition:UITableViewScrollPositionMiddle];
//设置播放列表
[self.tableView selectRowAtIndexPath:[NSIndexPath indexPathForRow:self.indexPath inSection:0] animated:YES scrollPosition:UITableViewScrollPositionMiddle];