Sometimes I want my view to contain 5 UILabels, sometimes 3 and sometimes n.
UILabel
The number of UILabels depends on data that\'s fetched fro
NSArray *dataArray; float xCoordinate=10.0,yCoordinate=10.0,width=100,height=40; float ver_space=20.0; for (int i = 0; i