Client side only table in desk

Hello All,

I want to create some information-only table for certain doctype in a tab.

I do not want to change the database structure with adding additional table or field.

I simply want to load the data on form refresh in something like a child table that is shown in a table on the client side only.

What is the best way to do this?