I notice that the api allows for a jQuery string template for rendering a custom cell. Please allow for a React component instead which would take the arguments you would pass in to the template as props. This would work similar to how ag-grid would handle the problem.