Rendering
Everything a template needs to render a Grid Element's children, the parent-child relation, the cell each child occupies, the grid's row and column layout, already exists once an editor has built the structure in the backend, see Data Model and Nesting. Rendering does not create or define that structure. It reads it.
This section covers how a Grid Element's stored structure reaches the frontend output: