I need to Input a Value from Data table from Excel into a web page and copy the results in a new datatable

I have a CSV which I am able to read and using the For each loop I am able to pass the information on the webpage. I want to save the result of for each search in a table against the original search? Any suggestion on how this can be achieved?

Can you please provide some more information…