Is it possible to see images from the spreadsheet google?

Please try out this project:
GoogleDriveImages.aia (5.1 KB)

from this spreadsheet:

Please note the formulas I have used in Columns C & D, to work with the orginal url of the images

You should be getting back pictures of a house and a cat.

If you intend to have many images, or a dynamic number of images, the Display All approach of one label and one image component is not the best method, you could use a custom listviewer or dynamic components.

Also, I do not recommend you using the Table Arrangement, it has bugs that may prevent display of buttons, images and text. Use the vertical and horizontal arrangements to create your layout.