Fitbit Developers oversee the SDK and API forums. We're here to answer questions about Fitbit developer tools, assist with projects, and make sure your voice is heard by the development team.
If it's a list of buttons, you might be able to make it work with the Virtual Tile List.
It's built from an array, so you could add to the array, then tell it to redraw.
Some examples here https://community.fitbit.com/t5/SDK-Development/Example-for-VirtualTileList/m-p/2677410
Best Answer