Description
The current LLAP UI in master uses a fixed loop to both extract data and to display it in the same loop.
Split this up into a model-view, for modularity.
NO PRECOMMIT TESTS
The current LLAP UI in master uses a fixed loop to both extract data and to display it in the same loop.
Split this up into a model-view, for modularity.
NO PRECOMMIT TESTS