With jQuery 3.6.0 and UI 1.12.1, this tool is failing on line 112: `var colCount = $headCols.size();` It appears that `size()` has been replaced with `length` at v3.0 of jQuery.