The code given by @Mark Schultheiss on stackoverflow/questions/53639912/javascript-search-on-html-table-based-on-multiple-columns works well for an html table with a single column. However, I cannot find a way of adding extra columns.
I tried every way I could think of to add further columns, but could never get the search to work. How should I go further?
1