{{yield}}
{{#yield-slot 'header'}}{{yield}}{{/yield-slot}}
{{#if hasActions }}
{{#ember-native-scrollable tagName='tbody' content-size=_contentSize scroll-left=_scrollLeft scroll-top=_scrollTop scrollChange=(action "scrollChange") clientSizeChange=(action "clientSizeChange")}}
Actions
{{/if}}