insertColumn(at:with:)
Inserts the array of view objects at the specified index.
Declaration
func insertColumn(at index: Int, with views: [NSView]) -> NSGridColumnInserts the array of view objects at the specified index.
func insertColumn(at index: Int, with views: [NSView]) -> NSGridColumn