public static ctrl_TableList resizeToMatchContents(this ctrl_TableList tableList) { return(tableList.resize()); }