The ways to assign a "list" to a "field"?

Is there any other way than loop assignment to assign a “list” to a “field”?

And is there any problem that using enumerate with taichi?
Snipaste_2020-12-03_17-11-38

OK, I found the “from_numpy”.