i have a function that return a results, here is the results:
3.98901669117011 vm
0.138912911874081 nvm
2.30800830234368 hg
1.13724811900026 ms
2.33557467785177 ls
90.0912392977601 none
I want the words to be in the top of the table, and the numbers in the rows, and in the sides some string, here is an example:
how can i create a table in c# and write to it what i wrote? tanks!