data table = generate data table
c1 = time
c2 = position
c3 = velocity

# label: [c1] [c2] [c3]
0.0 0.0 0.0 1.0
1.0 0.5 1.0 1.0
2.0 2.0 2.0 1.0
3.0 4.5 3.0 1.0
4.0 8.0 4.0 1.0
