Create the table component for our Student and Staff table views. Try to make the table as generic as possible so we can use it once we have our staff frontend functionality available.
Once that is finished, create the Student table view as part of the PR

Create the table component for our Student and Staff table views. Try to make the table as generic as possible so we can use it once we have our staff frontend functionality available.
Once that is finished, create the Student table view as part of the PR