Exmaples for the methods of VolMesh datastructure?

I was wondering if examples are going to be added to the VolMesh methods? Sometimes it is not clear how the inputs should look like.

For example I have been trying to work with “VolMesh.from_vertices_and_cells”, I am not sure how the cells list should be or what Ordered list of vertices exactly means?