I want to build a page with a sortable table—allowing the students to click on a table header in order to sort the entire table by that column alphabetically/numerically. I've got some experience with HTML and have found some explainers on how to do this, but it doesn't seem to work. Does Canvas presently support sortable tables? If so, how do we implement them?