Using the Appery.io database i have created new collection called supplies which has 4 fields ItemNumber, ItemDescription, ItemImage, ItemUnits. I then have a page which lists all the using a list component and invoking restservice which all works really well. What I can't figure out is how to assign a variable to each list item so that it can pass to email what the user wants to order. I have done this using a static ordering system but can't figure out how to do it using a database list. Attached is what the page looks like. Thank you in advance for any assistance that can be provided.