just a heads up, the default installation using `npm install react-table` installs version 6.10.0, but the documentation is for version 7 I believe? I had issues following the examples and ran into this [StackOverflow question](https://stackoverflow.com/questions/57508300/uncaught-typeerror-0-reacttable-usetable-is-not-a-function) which solved the problem.