I have an analysis using the Curve function. I have created a table of the X and Y, How can I write the curve function to reference the tables x and y data so I dont have to write it all out in the analysis so it would look more like Curve(table) instead of curve(x,(x,y)(x,y)...?