you can use below regex
(?<=Nama\sKantor\s:\s)(.*)(?=\s+US)
before using this as direct values use one assign activity and store output of this regex then you can that variable in datatable
you can use below regex
(?<=Nama\sKantor\s:\s)(.*)(?=\s+US)
before using this as direct values use one assign activity and store output of this regex then you can that variable in datatable