A CSV string with 7 rows and 4 columns (,-delimited). Header: 'city', 'population', 'state', 'founded'. Sample: ["'Austin'", "'964254'", "'TX'", "'1839'"]. Column types: str, int, str, int. Best displayed as sortable table.
