If you use the 'renderCell' property, you cannot make the result look like a table since the column width and styles are not accessible and are not applied to the returned markup.
'renderCell' should override only the portion of the api's _renderCell function that returns the <Text/> element.