Indents each line in the mutableLines array with the specified indentation.
The array of lines to be indented.
The string used for indentation (default is two spaces).
Indents each line in the mutableLines array with the specified indentation.