Data-to-text generation is generation where the input is formatted data such as tables of numbers. A typical example is generating human-readable weather reports from numbers predicted from weather simulations. An example dataset is RotoWire (paper).
This is generation from a meaning representation, such as AMR or slots and values - the inverse of semantic parsing. See also AMR - Generation.
Survey: 2020 - Evaluation of Text Generation: A Survey
Papers from a while ago.
See also NLP progress - Generation and ACL Wiki - Datasets for NLG