# Basic Usage

Constructs an `XWUIGameLocalizationDebug` with empty data, so it shows the `Localization Debug [en]` header, a 100%-coverage stats bar over zero strings, and an empty table. Push `strings` (each `{ key, value, missing }`) and a `locale` via `updateData()` to populate the table, with missing entries highlighted and counted.
