I have added data to HTML table as follows using javascript.
function addRow() { var regionData = readData(); if (selectedRow == null) {