I'm trying to instantiate an image programatically, my end aim is to have a series of Empty.png on the screen at different points horizontally. I have no idea how to do that but first of all I'm just trying to make a single image appear on screen. This is my code in the .m file.I'm trying to instantiate an image programatica