Extract table from email body

in that case save them as a excel file with filename as “filename”+“_”+now.ToString(“hh_mm_ss”)+“.xlsx”
so that each time it will create a new workbook
–and also the datatable variable obtained must be cleared out and it has to be done at last in each loop with a CLEAR DATATABLE ACTIVITY where mention the datatable variable as input

Cheers @S_Srobot