I need to display data table which numbers of columns and rows could be quite changeable.
I was thinking to have an horizontal scroll, but maybe this is not a good solution.
Each cell should be also editable.
The app will be in the web.
The code can be written in javascript, CSS, HTML
A possible solution could be something like this.

Any other idea, example how can I improve the display of these kind of data will be appreciate.