Table.get# Table.get(index: str | int) → pyvista_ndarray[source]# Get an array by its name. Parameters: indexint or strIndex or name of the row. Returns: pyvista.pyvista_ndarrayPyVista array.