Directly apply width to table column and add hover events to table header for S2 (#6719)
* Directly apply width to table column so we dont assume a specific virtualized DOM structure
* Add support for hover events on TableHeader
used in S2 so we can tell the resize nubbins to all render when the header is hovered
---------
Co-authored-by: Robert Snow <rsnow@adobe.com>