You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
By default, the table result parser is supposed to use the first column of results as the row names for the extracted data. At present, this is not happening correctly, and it is instead naming the rows row_0, row_1, etc.