I see in this question: Create tree in angular-grid (ag-grid) with async data loading
that Niall recommends writing a cellRenderer but I'm not sure how that would work. I am guessing there would be a button in the cellRenderer that would trigger the call to get more data, but how would I rebind?