I have a loop set up that downloads a series a images which I will later use for to animate using the animationImages property of UIImageView. I wo
animationImages
UIImageView
Set up a property and initialize it to the number of cycles - objects.count. In the completion of the block, lower the number down. When you reach zero, you are done.
objects.count