Filtering tabel

I have a table which will be generated in a call back if a specific tab is chosen
I need to put a filter on my table by a column which means I need another callback .
but there is no way to add nested callbacks
How can I handle this?