通过设置行高,确定上下间距 - (CGFloat)tableView:(UITableView *)tableView heightForRowAtIndexPath:(NSIndexPath *)indexPath
设置frame,通过坐标设置左右间距 [pic setFrame:CGRectMake(230, 0, 73, 53)];
通过设置行高,确定上下间距 - (CGFloat)tableView:(UITableView *)tableView heightForRowAtIndexPath:(NSIndexPath *)indexPath
设置frame,通过坐标设置左右间距 [pic setFrame:CGRectMake(230, 0, 73, 53)];