How to convert Excel file to HTML table with SheetJS. Use javascript to parse the user uploaded excel file and display it on webpage as HTML table. No server side script is needed.
Example Code: https://redstapler.co/sheetjs-tutorial-convert-excel-html-table/