在UITableView的UITableViewDelegate 代理协议中有一个方法可以接收点击Cell的行为-(void)didSelectRowAtIndexPath:(NSIndexPath *path)