Relative Content

Tag Archive for javascripthtml-tabledatatable

Numeration in table vanulla javascript

I have array of objects and i try to create the table (tr/td) with vanilla javascript.
Objects haven’t the “number” key. I don’t know how add the numbers to table.
Github repo: https://github.com/HikkiYarik/TaskList
dataUsers.js and renderUsers.js