After another look, i figured it out.
All i needed to do was put
columnMode: Desmos.ColumnModes.POINTS_AND_LINES Inside the table column object and it worked fine.
I know its deprecated but it works for now, let me know if there's a better approach
Thanks.