API reference@react-form-builder/designerFunctionsmakeColumnsOn this pageFunction: makeColumns() makeColumns(columns): Element[] Creates table columns based on their descriptions. Internal use only. Parameters columns ColumnDescription[] the column descriptions. Returns Element[] the array with React elements.