I am doing a color-map table, but I have a lot of columns and rows (so many cells...) I need to do an scroll inside the table similar to Excel tables. Do you have any idea for beginning my code?
I would suggest you to try javascript library Datatables
https://datatables.net/manual/installation
This library contains virtual rendering plug-in named scroller.
This is how it should look like: