i have an app that has one line of text per item when i click save i need to be able to save that to a scrollable view using a label,each time i create a new item i need to add it to that scrollable view could be around 150 items that need adding to that scrollable view
im using playmaker at the moment when adding another label at runtime it creates it on top of the previous, anyway of the labels being able to reposition themselves within the scrollable view
thank you