Have you included sap.m as namespace?
<core:View xmlns="sap.m" xmlns:core="sap.ui.core">
-<Page>
-<content>
-<Table id="mytable">
-<columns>
</columns>
</Table>
</content>
-<footer>
</footer>
</Page>
</core:View>
Regards,
Chandra
Have you included sap.m as namespace?
<core:View xmlns="sap.m" xmlns:core="sap.ui.core">
-<Page>
</columns>
</Table>
</content>
-<footer>
</footer>
</Page>
</core:View>
Regards,
Chandra