Corona - How to update list pictures when scrolling?

I have a table view(list) whose rows includes pictures and text. I have more than thousand pictures, I dont want to keep all in app file.

I can get text by web services but I don’t know how to get pictures by web service? I saw some apps whichupdates default pictures in list when scrolling the list?

How can I do it ?