How to create custom UITableViewCell using autolayout which contain UIImageView and UILabel which is at the bottom of UIImageView. In it download image through url and adjust its height and width depending on dimensions of image downloaded from url. In that I am dowloading image using SDWebImage.How to create custom UITableViewCell using auto