Table data loading slow
I have multiple resources, and two of them contain split() and stack() layouts. The rest of the resources load list table data properly, but the two resources with split() and stack() layouts exhibit slow loading, even though I display only 20 data per page. Additionally, the loading skeleton for these two layouts is not appearing. How can I optimize the performance of these tables?