I'm new to SAP UI5, I have a requirement to create overlay on click of a button. The Overlay contains a table and table is populated from JSON.
I looked at this Fullscreen Overlay Control for OpenUI5. But, I'm unable to put a table in the overlay.
Can someone please tell me how to do it?