Issue with Local annotations in sap fiori custom app

I am trying to create fiori local annotations in my project, I have added the annotations like below

enter image description here

And updated this code in annotations folder. Also i have modifed the manifest file to call this annoations file.
enter image description here

I am not getting any error and even in network tab the file loaded without any issue but fields are not coming in the smart table.
enter image description here

Can someone please throw some light on this ?

also added the initialvisiblefields property in smart table but still no luck.