Private
Used for keeping track of and updating column order
Optional
This map will be empty until we re-order something.
When columns are removed or hidden, our positions don't change but when doing the math, we want to adjust things based on 0-indexed counting
TODO: figure out if we need this??
The same as this.map, but with all the columns' information
Generated using TypeDoc
Used for keeping track of and updating column order