how can i append content from listmodel to another listmodel in qml
ListModel { id: model1 dynamicRoles: true } ListModel { id: model2 dynami