Sorry for the naive question, but I cannot preview a simple csv file:

Am I missing something ? here is the log
> window.WebComponentsReady
data viewer initialized!
> data size in bytes: 0
> document.readystatechange complete
data.view:complete!
> loadDataInfo()
data url: file://path/to/elliptic_cavity_2D_10_combined_dir_direct_eig.csv
data table:
> restoreConfig(
{})
> loadTableList(
tableNames = []
requestedDataTable = ''
)
> refresh(dataTable='')
loading data: elliptic_cavity_2D_10_combined_dir_direct_eig.csv ...
> getData()
loading file data: elliptic_cavity_2D_10_combined_dir_direct_eig.csv ...
> getData()
records count: 75
> refresh('')
updating view data: elliptic_cavity_2D_10_combined_dir_direct_eig.csv ...
>
Sorry for the naive question, but I cannot preview a simple csv file:

Am I missing something ? here is the log