Move DI of StyleMerger to get rid of business logic in the entities Cell and Row Simplify RowManager
This commit introduces Row and Cell entities, that will replace the arrays passed in previously. It also adds support for Cell styling (instead of Row styling only).