You can render any element inside the element.
What you want to do is probably render the cell contents differently, depending on the column. You can try something like this :
//classic rendering (for all cells)
//conditional rendering (for 'report' cells only)