Simple front end ui to display dynamic table user can do:
Add new row
Edit column content
Order table
Delete rows
Save data on click enter
Search on text content
Change rows order by drag and drop ids column
To run this app you should do :
npm install
npm start