How to automatically fill in a string of arrays in a word document table?

I need to read the mail in the mailbox and filter out the invalid information, store the required information in a specific word document, and reply to the sender with the successful email.

GetMail.xaml (11.0 KB)

How to do it?