of course it can!
imageview.contentMode should be set to one of the following value:
UIViewContentModeScaleToFill,
UIViewContentModeScaleAspectFit
imageview.contentMode should be set to one of the following value: UIViewContentModeScaleToFill, UIViewContentModeScaleAspectFit
override UITableCell的 - (void)layoutSubviews; 方法,在里面指定imageView大小