I have some HTML and XML knowledge and completely new to Javascript.
I have a table in a html. Now I need to update some fields in the table with a XML file. E.g. update the total field in the table with the sales field in the XML file. The total should = total + sales.