HTML table extraction slow and times out

Hi, sorry for my bad english,
you can get the entire table, this way

{
  "Command": "storeText",
  "Target": "//table[i]/tbody",
  "Value": "c2"
},

all the table is stored as text(tab delimited), when you import the csv you can view the formatting