Cannot read csv files in Android

Hello.

I would like to know if I can read a csv file on Android. When I use the command:

Table table = loadTable(Mappe.csv);

In my programm code. I always get the error:
Error reading table on line 1

By the way, the “Mappe.csv” file is in my data folder. I would be glad if you can help me, thank you

Hello,

A related topic:

Is this no longer related to Processing for Android?

:)