I'm a beginner in Ionic and I am interested in creating a Multi-line List similar to how we generate list-views in Android with custom views and using an Array of custom objects programmatically.
Can Multi-line Lists be generated with data from an Array using TypeScript?