read email csv attachment to data store

I am trying to build a scenario to read csv attachments from email and the add records into datastore. I am able to watch the email, iterate through the csv attachments and parse_csv the data. But from there I get arrays. To store in Datastore, I think we need to grab item, values but I am having difficulties to get this done. Please can you help with what steps I am missing?

Hey @Jean_Paul_II_Yong_Ch
Can you share more screenshots, like what the error is saying and how you mapped in adalo?