How to put data in a table after extraxting it from a JSON file on the runtime in p5.js

If i have a DOM table element how can I insert data in it dynamically during the runtime as its extracted from a JSON file

i understand that you

  • load a JSON array file
  • and store it to a table

WHY

  • now you want overwrite values in the table?

what is the problem?

and what has that to do with JSON, unless you want to say that you need to save it back to JSON file instead to csv table file??

_ - _ - _ - _ - _ - _ - _
you see your question is not easy to understand,

so we can read and test better to give a better answer.