I have a UIImageView that changes pictures depending on a level. But every time I change it, the last image is retained and the Memory usage keeps going up. I think the imageView is stacking the images on top of another. I've tried setting that changes pictures depe