Error in saved GenTBL result page

I am using GenTBL to generate tbl file. I save the resulting page by right click and click save as tbl file. However, when i open the file using notepad, it show the following error description:

Traceback (most recent call last):
File “/home/enmr/services/GenTBL/cgi/GenTBL.cgi”, line 17, in
print inp.convert(Data_TBL).data()
AttributeError: ‘NoneType’ object has no attribute ‘convert’

May i know what is the problem?

Hello,

Thanks for reporting this issue, we are currently working on it.
What I would advise you to do for the moment is to directly copy the output of the page and paste it to a plain text file.

Hope this will help,

Mikael