I have an iPhone application that uses a timer and at every time interval it creates some UILabel controls and adds them into a UIScrollView.
UILabel
UIScrollView
Its Very simple just write this code inside your loop where dynamic structure is creating and changing it's content frequently.
[subview removeFromSuperview];