Draw a table using HTML only

I want to draw a table using HTML only that contains 100 columns and 30000 rows, I don't want to draw them manually using and , I am seeking something that can do it like or something like that. No use of JavaScript or any other language.
Thanks for a quick answer
