I know that this is a very basic question. But I couldn't find the answer by now. In my application, I will fetch some data as an array from my graphql server and directly render it using react-table. now I want to add a new row to this table. How should I do that? Thank you very much for your help