<core:FragmentDefinition xmlns:core="sap.ui.core" xmlns="sap.m" xmlns:table="sap.ui.mdc.table"><% if (targetAggregation && controlType && viewName) { %>
        <!-- viewName: <%= viewName %> -->
        <!-- controlType: <%= controlType %> -->
        <!-- targetAggregation: <%= targetAggregation %> --> <% } %>
        <Text id="<%- ids.text %>" text="Sample data"/>
</core:FragmentDefinition>
