Nested JSON Rendering Example

Demonstrating how to render different parts of nested JSON data in multiple columns using the same field name.

Example 1: User Badges System

Server returns nested badge data, and we display different aspects in separate columns.

Example 2: Product Information

Complex product data with pricing in different regions.

Example 3: Address Book

Nested address objects rendered in different formats.