Trying to convert an HTML-table to an Excel table.
The problem is that Excel changes the table in the following way:
- Text converted to date
- Numbers in parentheses are now negative.
- Numbers are rounded or truncated.
- All horizontal lines are removed.
Example of problem:
Below is an example of a HTML-table opened in Excel 2016 by right-clicking the table, choosing "open with excel".

Is this possible to do? (without having manually revert the changes).
Example table
https://raw.githubusercontent.com/rasmusrhl/stuff/master/table.html
Example table (as webpage:
https://rasmusrhl.github.io/stuff/