$table
$table : string
The Table that the Blueprint describes
Blueprint of an Database table
$columns : array<mixed,\app\framework\Component\Database\Schema\Column>
The columns that should be added to the table.
getColumns() : array<mixed,\app\framework\Component\Database\Schema\Column>