Use Data Binding to generate lists at runtime
Create a List Item View Model
Bind the List Item View Model to your Item Artboard
Create your Main View Model
Add a List property
Add List Items
Bind the List property to your Artboard List
Create a List Item View Model
Bind the List Item View Model to your Item Artboard
Create your Main View Model
Add a Number property
Add a Number to List converter
Set the View Model to use in the converter
Bind the Number property and converter to your Artboard List