firstButton is a UIButton of type Custom. I\'m programmatically putting three of them across each cell of a table, thusly:
[firstButton setImage:markImage fo
Swift 3
self.firstButton.imageView?.contentMode = .scaleAspectFill