InsightsTableResultResponse

constructor(columns: List<InsightsTableResultResponseColumns>? = null, rows: List<List<String>>? = null)