It's the feature of the tableToGrid. It will be used to import information about selected rows (see the source code).
I recommend you to create jqGrid directly instead of converted information from the HTML table to jqGrid. You data contains the values with numbers. In cases that grid contains not only pure strings you will definitively have advantages in the usage of jqGrid directly. See the answer for example for some additional information.
Best regards
Oleg