Displaying Google Place Images in a repeating group

Hello,
I am pretty new to bubble and cant get my head around a use case that I want to implement.
I want to display photos of places using Google Places API in a repeating group - with fixed number of rows and columns. For this i have used an Image element as a cell in the repeating group.

I have tried many ways to invoke the Places API to get a photo but unable to match the data source to return photos that I can display in each cell.

Anyone who has experience please help me. Many thanks in advance.

Is your API initialized in the API Connector?

Hello, i am using a free plan for now, so have used the Google Places plugin and mentioned API key there.