Did some investigating around TableView column resizing yesterday, and I think we can do everything we need to just by supplying a custom columnResizePolicy. I will start with support for pref width, content-based width, weighted with and percent-of-total, and remaining-width. I have found a nice way to store the column resize preferences as well.