Hi Nil Janssen, i just called the fragment.xml in my controller there as shown below. I didnt write anything in my view.xml there. Just not sure what should i write for the simpleForm.fragment.xml in Component.js if needed.
var frg = sap.ui.xmlfragment("bb.view.simpleForm", this);
oPage.addContent(frg);