Can you help me here to put the data in from the different table .
Flow Is :
Read excel data
Process each row from excel on website
Put the processed data into Data table (Build Data TB ) If success or failed .
Get those DT and send in email by creating table format.
Column 1 : ID , Column 2 : NAme, Column 3 : Status : Sucees or failed.
Can someone help to achieve this ? FYI - just need help on email table creation and put the values in.
I created DB by build data tb and able to store values there.