I can't make a table
Hi everybody,
I have a lot of data and i must make a table which contains these datas with columns and lines. I add a sample on this question:
Distance (m),Elevation (m),Latitude,Longitude
0,56.8672981262207,41.01677,28.91043000000002
9.06985903976427,56.7496452331543,41.0167145559661 ,28.910350556627918
18.13971807952854,56.63394927978516,41.01665911187 766,28.910271113389513
How can i achieve this problem? May you help me?
Thanks..
|