I have been trying to create a circular image but for some reason it has been outputting as a diamond. This is my code:
override func viewDidLoad() { display
I had the same problem but because I had copied and pasted the cell from another view, the cell class was giving it instructions meant for another cell.