Column templates allow you to display custom content in column cells. Use the cellTemplate property (cellRender in React) to configure these templates.
In this demo, a custom column template is configured to display employee photos in the Picture
column.