Phoenix LiveDashboard - create a live table from data stored in assigns

You could maybe be sneaky and use the process dictionary to share the data between the LV state and the function being called. Given a function is involved LV cannot change track the data for the table changing anyways. Though can’t you use the function to fetch the data in the first place?