Transforms an array of arrays to an array of objects.

  • Parameters

    • response: [number, ...(string | string[])[]]

    Returns Record<string, string>[]