Introduction
Each blocks let you show a list of items easily. They repeat a part of your page for every item in a list.
You want to show a list of names or things on your page.
You need to create a menu with many options from an array.
You want to display multiple cards or boxes with similar content.
You want to loop over data from a server and show it in your app.