<table class='table'>

<thead class='thead-dark'>
  {{column-editor table=model}}
</thead>
<tbody>
  {{outlet}}
</tbody>

</table>

{{#bs-button onClick=(action 'transitionBack') class='float-right'}} Back {{/bs-button}}