How to display a list of images and text in a ListView in Thunkable x?

Hello, I am trying to show image and text in Listview. Can anyone share a tutorial or explain how this can be achieved in Thunkable x. Thanks.

Are your text and images come from airtable/google sheets or somewhere like an api or in app data?

If so you could use the new data viewer component

If they are dynamic data, this may help

Thanks.