Hi I am using footable and am using the appendRow function.
footable.appendRow(data);
How can have the row added to the beginning instead of end?